A MiST port of Arkanoid (https://github.com/MiSTer-devel/Arcade-Arkanoid_MISTer)

An FPGA implementation of Arkanoid by Ace, ElectronAsh, Enforcer, Sorgelig, Kitrinx and JimmyStones

Controls: keyboard, joystick, mouse

Usage:
- Create .ROM and ARC files from MAME ROM zip files using the mra utility and the meta/mra files.
- Example: mra -A -z /path/to/mame/roms Arkanoid.mra
- Copy the resulting ROM and ARC files to the root of the SD Card, next to the Arkanoid.rbf.

- MRA utilty: https://github.com/sebdel/mra-tools-c
